home *** CD-ROM | disk | FTP | other *** search
/ MaxiMac 2001 July / MaxiMac 116.iso / Macworld on CD n°116 / Mac OS X / Internet / Utilisation / NotifyMail Folder / NotifyMail / NotifyMail.rsrc / plst_0 < prev    next >
Encoding:
Extensible Markup Language  |  2001-05-22  |  1.2 KB  |  44 lines

  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <!DOCTYPE plist SYSTEM "file://localhost/System/Library/DTDs/PropertyList.dtd">
  3. <plist version="0.9">
  4. <dict>
  5.     <key>CFBundleIdentifier</key>
  6.     <string>com.notifymail.NotifyMail</string>
  7.     <key>CFBundleName</key>
  8.     <string>NotifyMail</string>
  9.     <key>CFBundlePackageType</key>
  10.     <string>APPL</string>
  11.     <key>CFBundleSignature</key>
  12.     <string>GRUB</string>
  13.     <key>CFBundleDevelopmentRegion</key>
  14.     <string>English</string>
  15.     <key>LSPrefersCarbon</key
  16.     <true/>
  17.     <key>CFBundleShortVersionString</key>
  18.     <string>4.0.3</string>
  19.     <key>CFBundleVersion</key>
  20.     <string>4.0.3</string>
  21.     <key>CFBundleLongVersionString</key>
  22.     <string>4.0.3, Copyright 1994-2001, Scott Gruby</string>
  23.     <key>CFBundleIconFile</key>
  24.     <string>257</string>
  25.     <key>NSHumanReadableCopyright</key>
  26.     <string>Copyright 1994-2001, Scott Gruby</string>
  27.     <key>CFBundleDocumentTypes</key>
  28.     <array>
  29.         <dict>
  30.         <key>CFBundleTypeOSTypes</key>
  31.         <array>
  32.             <string>PREF</string>
  33.         </array>
  34.         <key>CFBundleTypeIconFile</key>
  35.         <string>401</string>
  36.         <key>CFBundleTypeName</key>
  37.         <string>NotifyMail document</string>
  38.         <key>CFBundleTypeRole</key>
  39.         <string>Editor</string>
  40.     </dict>
  41.     </array>
  42. </dict>
  43. </plist>
  44.